home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue45 / Construc / UNIT1.DFM / UNIT1.txt
Encoding:
Text File  |  2000-11-02  |  468 b   |  25 lines

  1. object Form1: TForm1
  2.   Left = 246
  3.   Top = 187
  4.   Width = 640
  5.   Height = 400
  6.   Caption = 'BobNotes CORBA Server (debug edition)'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Memo1: TMemo
  17.     Left = 0
  18.     Top = 0
  19.     Width = 632
  20.     Height = 373
  21.     Align = alClient
  22.     TabOrder = 0
  23.   end
  24. end
  25.